.
C# Signature:
[DllImport("user32.dll", SetLastError=true)]
static extern TODO GetRawInputDeviceInfo (TODO);
VB Signature:
Declare Function GetRawInputDeviceInfo Lib "user32.dll" (TODO) As TODO
User-Defined Types:
None.
Alternative Managed API:
Do you know one? Please contribute it!
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
The GetRawInputDeviceInfo function gets information about the raw input device.
3/14/2012 1:17:14 PM - Christopher Hooks-95.175.192.250
